home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM25 / TFORM25.txt
Text File  |  2002-06-14  |  2KB  |  78 lines

  1. object Form25: TForm25
  2.   Left = 217
  3.   Top = 167
  4.   BorderStyle = bsDialog
  5.   Caption = 'Add new category'
  6.   ClientHeight = 162
  7.   ClientWidth = 233
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel3: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 233
  22.     Height = 41
  23.     Align = alTop
  24.     BevelOuter = bvNone
  25.     Color = clWindow
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 24
  29.       Top = 16
  30.       Width = 111
  31.       Height = 16
  32.       Caption = 'Add new category.'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -13
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.     end
  40.   end
  41.   object Panel1: TPanel
  42.     Left = 0
  43.     Top = 121
  44.     Width = 233
  45.     Height = 41
  46.     Align = alBottom
  47.     BevelOuter = bvNone
  48.     TabOrder = 1
  49.     object Button1: TButton
  50.       Left = 24
  51.       Top = 8
  52.       Width = 75
  53.       Height = 25
  54.       Caption = 'ok'
  55.       ModalResult = 1
  56.       TabOrder = 0
  57.     end
  58.     object Button2: TButton
  59.       Left = 128
  60.       Top = 8
  61.       Width = 75
  62.       Height = 25
  63.       Caption = 'cancel'
  64.       ModalResult = 2
  65.       TabOrder = 1
  66.     end
  67.   end
  68.   object Panel2: TPanel
  69.     Left = 0
  70.     Top = 119
  71.     Width = 233
  72.     Height = 2
  73.     Align = alBottom
  74.     BevelOuter = bvLowered
  75.     TabOrder = 2
  76.   end
  77. end
  78.